projects
/
babl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7194fc6
)
removed introspection at end
author
Øyvind Kolås
<ok@src.gnome.org>
Tue, 30 Aug 2005 12:44:07 +0000
(12:44 +0000)
committer
Øyvind Kolås
<ok@src.gnome.org>
Tue, 30 Aug 2005 12:44:07 +0000
(12:44 +0000)
tests/types.c
patch
|
blob
|
history
diff --git
a/tests/types.c
b/tests/types.c
index 0cb951b08f77f3c8fe6fa3fd2cb54665e060436e..c01441400dd1d52c5bd6db84a12ec62e748a9631 100644
(file)
--- a/
tests/types.c
+++ b/
tests/types.c
@@
-104,7
+104,6
@@
int main (void)
babl_set_extender (babl_extension_quiet_log ());
babl_type_each (type_check, NULL);
- babl_introspect (NULL);
babl_destroy ();
return !OK;